home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / sharewar / aso / setup.exe / {app} / aso.chm / arcs1000.css < prev    next >
Cascading Style Sheet File  |  2003-01-29  |  19KB  |  1,021 lines

  1. .mstheme
  2. {
  3.     nav-banner-image: url(arcbannd.gif);
  4.     separator-image: url(arcsepd.gif);
  5.     list-image-1: url(arcbul1d.gif);
  6.     list-image-2: url(arcbul2d.gif);
  7.     list-image-3: url(arcbul3d.gif);
  8.     navbutton-horiz-pushed: url(arcnavhs.gif);
  9.     navbutton-horiz-normal: url(arcnavhd.gif);
  10.     navbutton-vert-pushed: url(arcnavvs.gif);
  11.     navbutton-vert-normal: url(arcnavvd.gif);
  12.     navbutton-home-normal: url(archomed.gif);
  13.     navbutton-up-normal: url(arcupd.gif);
  14.     navbutton-prev-normal: url(arcprevd.gif);
  15.     navbutton-next-normal: url(arcnextd.gif);
  16. }
  17. .mstheme-bannertxt
  18. {
  19.     font-family: "Times New Roman", "Times New Roman", Times;
  20.     font-size: 6;
  21.     color: rgb(0,0,0);
  22. }
  23. .mstheme-horiz-navtxt
  24. {
  25.     font-family: Verdana, Arial, Helvetica;
  26.     font-size: 2;
  27.     font-weight: bold;
  28.     color: rgb(51,153,255);
  29. }
  30. .mstheme-vert-navtxt
  31. {
  32.     font-family: Verdana, Arial, Helvetica;
  33.     font-size: 2;
  34.     font-weight: bold;
  35.     color: rgb(51,153,255);
  36. }
  37. .mstheme-navtxthome
  38. {
  39.     font-family: "Trebuchet MS", Arial, Helvetica;
  40.     font-size: 1;
  41.     color: rgb(102,102,51);
  42. }
  43. .mstheme-navtxtup
  44. {
  45.     font-family: "Trebuchet MS", Arial, Helvetica;
  46.     font-size: 1;
  47.     color: rgb(102,102,51);
  48. }
  49. .mstheme-navtxtprev
  50. {
  51.     font-family: "Trebuchet MS", Arial, Helvetica;
  52.     font-size: 1;
  53.     color: rgb(102,102,51);
  54. }
  55. .mstheme-navtxtnext
  56. {
  57.     font-family: "Trebuchet MS", Arial, Helvetica;
  58.     font-size: 1;
  59.     color: rgb(102,102,51);
  60. }
  61. UL
  62. {
  63.     list-style-image:url('arcbul1d.gif');
  64. }
  65. UL UL
  66. {
  67.     list-style-image:url('arcbul2d.gif');
  68. }
  69. UL UL UL
  70. {
  71.     list-style-image:url('arcbul3d.gif');
  72. }
  73. a:link
  74. {
  75.     color: rgb(51,153,255);
  76. }
  77. a:visited
  78. {
  79.     color: rgb(102,102,102);
  80. }
  81. a:active
  82. {
  83.     color: rgb(255,153,0);
  84. }
  85. body
  86. {
  87.     color: rgb(0,0,0);
  88.     background-color: rgb(255,255,255);
  89. }
  90. h1
  91. {
  92.     color: rgb(51,153,255);
  93. }
  94. h2, marquee
  95. {
  96.     color: rgb(51,153,255);
  97. }
  98. h3
  99. {
  100.     color: rgb(51,153,255);
  101. }
  102. h4
  103. {
  104.     color: rgb(51,153,255);
  105. }
  106. h5
  107. {
  108.     color: rgb(51,153,255);
  109. }
  110. h6
  111. {
  112.     color: rgb(51,153,255);
  113. }
  114. BUTTON 
  115. {
  116.     background-color:rgb(51,153,255);    
  117.     border-color:rgb(255,204,102);
  118.     color:white;
  119. }
  120. LABEL, .MSTHEME-LABEL
  121. {
  122.     color:rgb(0,0,0);
  123. }
  124. TEXTAREA
  125. {
  126.     border-color: rgb(204,153,102);
  127.     color:black;
  128. }
  129. FIELDSET
  130. {
  131.     border-color: rgb(204,153,102);
  132.     color:black;
  133. }
  134. LEGEND
  135. {
  136.     color: rgb(51,153,255);
  137. }
  138. SELECT
  139. {
  140.     border-color: rgb(204,153,102);
  141.     color:black;
  142. }
  143. TABLE
  144. {
  145.     table-border-color-light: rgb(255,204,102);
  146.     table-border-color-dark: rgb(204,153,102);
  147.     border-color: rgb(204,153,102);
  148.     color:rgb(0,0,0);
  149. }
  150. CAPTION 
  151. {
  152.     color: rgb(51,153,255);
  153. }
  154. TH
  155. {
  156.     color:rgb(0,0,0);
  157. }
  158. HR
  159. {
  160.     color: rgb(51,153,255);
  161. }
  162. TD
  163. {
  164.     border-color: rgb(204,153,102);
  165. }
  166. .mstheme-bannertxt A:active
  167. {
  168.     color: rgb(0,0,0);
  169. }
  170. .mstheme-bannertxt A:link
  171. {
  172.     color: rgb(0,0,0);
  173. }
  174. .mstheme-bannertxt A:visited
  175. {
  176.     color: rgb(0,0,0);
  177. }
  178. .mstheme-bannertxt-g
  179. {
  180.     font-family: "Times New Roman", "Times New Roman", Times;
  181.     font-size: 6;
  182.     color: rgb(0,0,0);
  183.     background-image: url('arcbannd.gif');
  184. }
  185. .mstheme-bannertxt-g A:active
  186. {
  187.     color: rgb(0,0,0);
  188. }
  189. .mstheme-bannertxt-g A:link
  190. {
  191.     color: rgb(0,0,0);
  192. }
  193. .mstheme-bannertxt-g A:visited
  194. {
  195.     color: rgb(0,0,0);
  196. }
  197. .mstheme-bannertxt-s
  198. {
  199.     font-family: "Times New Roman", "Times New Roman", Times;
  200.     font-size: 6;
  201.     color: rgb(0,0,0);
  202.  
  203. }
  204. .mstheme-bannertxt-s A:active
  205. {
  206.     color: rgb(0,0,0);
  207. }
  208. .mstheme-bannertxt-s A:link
  209. {
  210.     color: rgb(0,0,0);
  211. }
  212. .mstheme-bannertxt-s A:visited
  213. {
  214.     color: rgb(0,0,0);
  215. }
  216. .mstheme-horiz-navtxt A:active
  217. {
  218.     color: rgb(51,153,255);
  219. }
  220. .mstheme-horiz-navtxt A:link
  221. {
  222.     color: rgb(51,153,255);
  223. }
  224. .mstheme-horiz-navtxt A:visited
  225. {
  226.     color: rgb(51,153,255);
  227. }
  228. .mstheme-horiz-navtxt-g
  229. {
  230.     font-family: Verdana, Arial, Helvetica;
  231.     font-size: 2;
  232.     color: rgb(51,153,255);
  233.     background-image: url('arcnavhd.gif');
  234. }
  235. .mstheme-horiz-navtxt-g A:active
  236. {
  237.     color: rgb(51,153,255);
  238. }
  239. .mstheme-horiz-navtxt-g A:link
  240. {
  241.     color: rgb(51,153,255);
  242. }
  243. .mstheme-horiz-navtxt-g A:visited
  244. {
  245.     color: rgb(51,153,255);
  246. }
  247. .mstheme-horiz-navtxt-gs
  248. {
  249.     font-family: Verdana, Arial, Helvetica;
  250.     font-size: 2;
  251.     color: rgb(51,153,255);
  252.     background-image: url('arcnavhs.gif');
  253. }
  254. .mstheme-horiz-navtxt-gs A:active
  255. {
  256.     color: rgb(51,153,255);
  257. }
  258. .mstheme-horiz-navtxt-gs A:link
  259. {
  260.     color: rgb(51,153,255);
  261. }
  262. .mstheme-horiz-navtxt-gs A:visited
  263. {
  264.     color: rgb(51,153,255);
  265. }
  266. .mstheme-navtxthome A:active
  267. {
  268.     color: rgb(102,102,51);
  269. }
  270. .mstheme-navtxthome A:link
  271. {
  272.     color: rgb(102,102,51);
  273. }
  274. .mstheme-navtxthome A:visited
  275. {
  276.     color: rgb(102,102,51);
  277. }
  278. .mstheme-navtxthome-g
  279. {
  280.     font-family: "Trebuchet MS", Arial, Helvetica;
  281.     font-size: 1;
  282.     color: rgb(102,102,51);
  283.     background-image: url('archomed.gif');
  284. }
  285. .mstheme-navtxthome-g A:active
  286. {
  287.     color: rgb(102,102,51);
  288. }
  289. .mstheme-navtxthome-g A:link
  290. {
  291.     color: rgb(102,102,51);
  292. }
  293. .mstheme-navtxthome-g A:visited
  294. {
  295.     color: rgb(102,102,51);
  296. }
  297. .mstheme-navtxtnext A:active
  298. {
  299.     color: rgb(102,102,51);
  300. }
  301. .mstheme-navtxtnext A:link
  302. {
  303.     color: rgb(102,102,51);
  304. }
  305. .mstheme-navtxtnext A:visited
  306. {
  307.     color: rgb(102,102,51);
  308. }
  309. .mstheme-navtxtnext-g
  310. {
  311.     font-family: "Trebuchet MS", Arial, Helvetica;
  312.     font-size: 1;
  313.     color: rgb(102,102,51);
  314.     background-image: url('arcnextd.gif');
  315. }
  316. .mstheme-navtxtnext-g A:active
  317. {
  318.     color: rgb(102,102,51);
  319. }
  320. .mstheme-navtxtnext-g A:link
  321. {
  322.     color: rgb(102,102,51);
  323. }
  324. .mstheme-navtxtnext-g A:visited
  325. {
  326.     color: rgb(102,102,51);
  327. }
  328. .mstheme-navtxtprev A:active
  329. {
  330.     color: rgb(102,102,51);
  331. }
  332. .mstheme-navtxtprev A:link
  333. {
  334.     color: rgb(102,102,51);
  335. }
  336. .mstheme-navtxtprev A:visited
  337. {
  338.     color: rgb(102,102,51);
  339. }
  340. .mstheme-navtxtprev-g
  341. {
  342.     font-family: "Trebuchet MS", Arial, Helvetica;
  343.     font-size: 1;
  344.     color: rgb(102,102,51);
  345.     background-image: url('arcprevd.gif');
  346. }
  347. .mstheme-navtxtprev-g A:active
  348. {
  349.     color: rgb(102,102,51);
  350. }
  351. .mstheme-navtxtprev-g A:link
  352. {
  353.     color: rgb(102,102,51);
  354. }
  355. .mstheme-navtxtprev-g A:visited
  356. {
  357.     color: rgb(102,102,51);
  358. }
  359. .mstheme-navtxtup A:active
  360. {
  361.     color: rgb(102,102,51);
  362. }
  363. .mstheme-navtxtup A:link 
  364. {
  365.     color: rgb(102,102,51);
  366. }
  367. .mstheme-navtxtup A:visited
  368. {
  369.     color: rgb(102,102,51);
  370. }
  371. .mstheme-navtxtup-g
  372. {
  373.     font-family: "Trebuchet MS", Arial, Helvetica;
  374.     font-size: 1;
  375.     color: rgb(102,102,51);
  376.     background-image: url('arcupd.gif');
  377. }
  378. .mstheme-navtxtup-g A:active
  379. {
  380.     color: rgb(102,102,51);
  381. }
  382. .mstheme-navtxtup-g A:link
  383. {
  384.     color: rgb(102,102,51);
  385. }
  386. .mstheme-navtxtup-g A:visited
  387. {
  388.     color: rgb(102,102,51);
  389. }
  390. .mstheme-topbar-font A:active
  391. {
  392.     color: rgb(51,51,51);
  393. }
  394. .mstheme-topbar-font A:link
  395. {
  396.     color: rgb(51,51,51);
  397. }
  398. .mstheme-topbar-font A:visited
  399. {
  400.     color: rgb(51,51,51);
  401. }
  402. .mstheme-topbar-font-g
  403. {
  404.     font-family: "Trebuchet MS", Arial, Helvetica;
  405.     font-size: 1;
  406.     color: rgb(51,51,51);
  407.     background-image: url('arcglobl.gif');
  408. }
  409. .mstheme-topbar-font-g A:active
  410. {
  411.     color: rgb(51,51,51);
  412. }
  413. .mstheme-topbar-font-g A:link
  414. {
  415.     color: rgb(51,51,51);
  416. }
  417. .mstheme-topbar-font-g A:visited
  418. {
  419.     color: rgb(51,51,51);
  420. }
  421. .mstheme-vert-navtxt A:active
  422. {
  423.     color: rgb(51,153,255);
  424. }
  425. .mstheme-vert-navtxt A:link
  426. {
  427.     color: rgb(51,153,255);
  428. }
  429. .mstheme-vert-navtxt A:visited
  430. {
  431.     color: rgb(51,153,255);
  432. }
  433. .mstheme-vert-navtxt-g
  434. {
  435.     font-family: Verdana, Arial, Helvetica;
  436.     font-size: 2;
  437.     color: rgb(51,153,255);
  438.     background-image: url('arcnavvd.gif');
  439. }
  440. .mstheme-vert-navtxt-g A:active
  441. {
  442.     color: rgb(51,153,255);
  443. }
  444. .mstheme-vert-navtxt-g A:link
  445. {
  446.     color: rgb(51,153,255);
  447. }
  448. .mstheme-vert-navtxt-g A:visited
  449. {
  450.     color: rgb(51,153,255);
  451. }
  452. .mstheme-vert-navtxt-gs
  453. {
  454.     font-family: Verdana, Arial, Helvetica;
  455.     font-size: 2;
  456.     color: rgb(51,153,255);
  457.     background-image: url('arcnavvs.gif');
  458. }
  459. .mstheme-vert-navtxt-gs A:active
  460. {
  461.     color: rgb(51,153,255);
  462. }
  463. .mstheme-vert-navtxt-gs A:link
  464. {
  465.     color: rgb(51,153,255);
  466. }
  467. .mstheme-vert-navtxt-gs A:visited
  468. {
  469.     color: rgb(51,153,255);
  470. }
  471. .mstheme
  472. {
  473.     navbutton-background-color: rgb(255,255,255);
  474.     top-bar-button: url(arcglobl.gif);
  475. }
  476. .mstheme-topbar-font
  477. {
  478.     font-family: "Trebuchet MS", Arial, Helvetica;
  479.     font-size: 1;
  480.     color: rgb(51,51,51);
  481. }
  482. body
  483. {
  484.     font-family: Verdana, Arial, Helvetica;
  485.     
  486. }
  487. h1
  488. {
  489.     font-family: "Times New Roman", "Times New Roman", Times;
  490.     font-weight: normal;
  491.     font-style: normal;
  492.     font-size: 24pt;
  493. }
  494. h2
  495. {
  496.     font-family: "Times New Roman", "Times New Roman", Times;
  497.     font-weight: normal;
  498.     font-style: normal;
  499.     font-size: 18pt;
  500. }
  501. h3
  502. {
  503.     font-family: "Times New Roman", "Times New Roman", Times;
  504.     font-weight: normal;
  505.     font-style: normal;
  506.     font-size: 14pt;
  507. }
  508. h4
  509. {
  510.     font-family: "Times New Roman", "Times New Roman", Times;
  511.     font-weight: normal;
  512.     font-style: normal;
  513.     font-size: 12pt;
  514. }
  515. h5
  516. {
  517.     font-family: "Times New Roman", "Times New Roman", Times;
  518.     font-weight: normal;
  519.     font-style: normal;
  520.     font-size: 10pt;
  521. }
  522. h6
  523. {
  524.     font-family: "Times New Roman", "Times New Roman", Times;
  525.     font-weight: normal;
  526.     font-style: normal;
  527.     font-size: 8pt;
  528. }
  529. BUTTON 
  530. {
  531.     border-style: solid;
  532.     border-width: 1pt;
  533.     font-size: 8pt;
  534.     font-family: "Trebuchet MS", Arial, Helvetica;
  535.     font-style: normal; 
  536. }
  537. LABEL, .MSTHEME-LABEL
  538. {
  539.     font-size: 8pt;
  540.     font-family: "Trebuchet MS", Arial, Helvetica;
  541.     font-style:normal; 
  542. }
  543. TEXTAREA
  544. {
  545.     border-style: solid;
  546.     font-size: 8pt;
  547.     font-family: "Trebuchet MS", Arial, Helvetica;
  548.     font-style: normal 
  549. }
  550. FIELDSET
  551. {
  552.     border-style: solid;
  553.     border-width: 1pt;
  554.     font-size: 8pt;
  555.     font-family: "Trebuchet MS", Arial, Helvetica;
  556.     font-style: normal;     
  557. }
  558. LEGEND    
  559. {
  560.     font-size: 8pt;
  561.     font-family: "Times New Roman", "Times New Roman", Times;
  562.     font-style: normal; 
  563. }
  564. SELECT
  565. {
  566.     border-style: solid;
  567.     font-size: 8pt;
  568.     font-family: "Trebuchet MS", Arial, Helvetica;
  569.     font-style: normal 
  570. }
  571. TABLE
  572. {
  573.     font-family: Verdana, Arial, Helvetica;
  574.     font-style: normal; 
  575. }
  576. CAPTION 
  577. {
  578.     font-size: 14pt;
  579.     font-family: "Times New Roman", "Times New Roman", Times;
  580.     font-style: normal; 
  581. }
  582. TH
  583. {
  584.     font-family: Verdana, Arial, Helvetica;
  585.     font-style: normal; 
  586. }
  587. MARQUEE
  588. {
  589.     font-size: 14pt;
  590.     font-family: Verdana, Arial, Helvetica;
  591. }
  592. .ms-main {
  593.    border-right:  0px solid #ffffff;
  594. }
  595. .ms-bannerframe { 
  596.    background-color: #3399ff;  
  597.    border-bottom: 4px solid #ffcc66; 
  598. }
  599. .ms-banner {
  600.    color: #000066;
  601.    font-size:    10pt;
  602.    font-family:  Verdana, sans-serif;  
  603. }  
  604. .ms-banner a:link {
  605.    font-family:  Verdana, sans-serif;  
  606.    font-size:    10pt;
  607.    color:   #000066;
  608.    font-weight:  normal;
  609.    text-decoration: none;
  610.    }
  611. .ms-banner a:visited {
  612.    font-family: Verdana, sans-serif;  
  613.    font-size:    10pt;
  614.    color:        #000066;
  615.    font-weight:  normal;
  616.    text-decoration: none;
  617.    }
  618. .ms-nav td {
  619.    font-family:  Verdana, sans-serif;  
  620.    font-size:    8pt;
  621.    font-weight: normal;
  622.    color:   #000000;
  623. }
  624. .ms-nav th  {
  625.    font-size:    8pt;
  626.    font-family:  Verdana, sans-serif;  
  627.    font-weight:  normal;
  628.    text-align:   left;
  629.    color:        #000000;
  630. }
  631. .ms-navframe {
  632.    border-left: 4px solid #ffcc66;
  633. }
  634. .ms-nav a {
  635.    text-decoration: none;
  636.    font-family:  Verdana, sans-serif;  
  637.    font-size:    8pt;
  638.    font-weight: normal;
  639.    color: #3399ff;
  640. }
  641. .ms-nav a:hover {
  642.    text-decoration: underline;
  643.    color:  #ff9900;
  644. }
  645. .ms-nav a:visited {
  646.    color:  #3366cc;
  647. }
  648. .ms-verticaldots {
  649.    background-image: url('bluedot.gif');
  650.    background-position:  right 50%;
  651.    background-repeat: repeat-y
  652. }
  653. .ms-viewselect a:link{
  654.    font-size: 8pt;
  655.    font-family:   Verdana, sans-serif;  
  656.    color: #3399ff;
  657. }
  658. .ms-titlearea { 
  659.    font-family:   Verdana, sans-serif;  
  660.    font-size:     8pt;
  661.    color: #000000;
  662. }
  663. .ms-titleareaframe {
  664.    color: #000000; 
  665.    border-left: 4px solid #ffcc66;
  666. }
  667. .ms-pagetitle {
  668.    color: #000000; 
  669.    font-family: Times New Roman, serif;  
  670.    font-size:  14pt;
  671.    font-weight: bold;
  672. }
  673. .ms-pagetitle a {
  674.    text-decoration:underline;
  675.    color: #000000;  
  676. }
  677. .ms-pagetitle a:hover {
  678.    text-decoration: underline;
  679.    color: #000000;
  680. }
  681. .ms-announcementtitle {
  682.    font-weight: normal;
  683. }
  684.  
  685. .ms-formlabel {
  686.    text-align: left;
  687.    font-family:  Verdana, sans-serif;  
  688.    font-size:  8pt;
  689.    font-weight: normal;
  690.    color: #000000;
  691. }
  692. .ms-formdescription a {
  693.    color: #3399ff;
  694.    text-decoration: underline;
  695. }
  696. .ms-formbody {
  697.    text-align: left;
  698.    font-family: Verdana, sans-serif;  
  699.    font-size: 8pt;
  700.    color: #000000;
  701. }
  702. .ms-formdescription
  703. {
  704.    font-family: Verdana, sans-serif;  
  705.    font-size: 8pt;
  706.    color: #000000;
  707. }
  708. .ms-radiotext {
  709.    cursor:default;
  710.    text-align: left;
  711.    font-family: Arial, sans-serif;
  712.    font-size: 9pt;
  713.    height: 19px;
  714. }
  715. .ms-searchbox {
  716.    width: 100%;
  717. }
  718. .ms-input {
  719.    font-size:    9pt;
  720.    font-family:  Arial, sans-serif;
  721. }
  722. .ms-long {
  723.    font-size:    9pt;
  724.    font-family:  Arial, sans-serif;
  725.    width:        300px;
  726. }
  727. .ms-wvsel {
  728.    color: #3366cc;
  729. }
  730. .ms-selected {
  731.    background-color: #ffcc66;
  732.    color: #000000;
  733. }
  734. .ms-selected SPAN {
  735.    color: #000000;
  736. }
  737. .ms-filedialog TD {
  738.    height: 16px;
  739. }
  740. .ms-descriptiontext {
  741.    color: #000000;
  742.    font-family: Verdana, sans-serif;  
  743.    font-size: 8pt;
  744. }
  745. .ms-descriptiontext a {
  746.    color: #3399ff;
  747.    font-family: Verdana, sans-serif;  
  748.    font-size: 8pt;
  749. }
  750. .ms-toolbar {
  751.    font-family:   Verdana, sans-serif;
  752.    font-size:   8pt;
  753.    text-decoration: none;
  754.    color:      #999933; 
  755. }
  756. .ms-separator {
  757.    color: #cc9966;
  758.    font-size: 10pt;
  759. }
  760. .ms-authoringcontrols {
  761.    background-color: #cccccc;
  762.    font-family: Verdana, sans-serif;  
  763.    font-size: 8pt;
  764.    font-color: #000000;
  765. }
  766. .ms-sectionheader{
  767.    color: #cc9966;
  768.    font-family: Times New Roman, serif;  
  769.    font-size: 11pt;
  770.    font-weight: bold;
  771. }
  772. .ms-sectionline
  773. {
  774.    background-color: #ff9900;
  775.    height:  1px;
  776. }
  777. .ms-propertysheet {
  778.    font-family: Verdana, sans-serif;  
  779.    font-size: 8pt;   
  780. }
  781. .ms-propertysheet th {
  782.    font-family: Verdana, sans-serif;  
  783.    font-size: 8pt;
  784.    color: #000000;
  785.    font-weight: normal;
  786. }   
  787. .ms-propertysheet a {
  788.    text-decoration: none;
  789.    color: #3399ff;
  790. }
  791. .ms-propertysheet a:hover {
  792.    text-decoration: underline;
  793.    color: #ff9900;
  794. }
  795. .ms-propertysheet a:visited {
  796.    text-decoration: none;
  797.    color: #3366cc; 
  798. }
  799. .ms-propertysheet a:visited:hover {
  800.    text-decoration: underline;
  801. }
  802. .ms-itemheader a {
  803.    font-size: 9pt;
  804.    font-family: Verdana, sans-serif;  
  805.    font-weight: normal;
  806.    color: #3399ff;
  807.    text-decoration: none;
  808. }
  809. .ms-itemheader a:hover {
  810.    text-decoration: underline;
  811.    color: #ff9900;
  812. }
  813. .ms-itemheader a:visited {
  814.    text-decoration: none;
  815.    color: #3366cc;
  816. }
  817. .ms-itemheader a:visited:hover {
  818.    text-decoration: underline;
  819. }
  820. .ms-discussiontitle {
  821.    font-size:   9pt;
  822.    font-family: Verdana, sans-serif;  
  823.    color: #000000;
  824.    font-weight: normal;
  825. }
  826. .ms-vh {
  827.    font-family: Verdana, sans-serif;  
  828.    font-size: 8pt;
  829.    color: #000000;
  830.    text-align: left;
  831.    text-decoration: none;
  832.    font-weight: normal;
  833. }
  834. .ms-vh a {
  835.    color: #3399ff;
  836.    text-decoration: none;
  837. }
  838. .ms-vh a:hover {
  839.    text-decoration: underline;
  840. }
  841. .ms-vb {
  842.    font-family: Verdana, sans-serif;  
  843.    font-size: 8pt;
  844.    color: #000000; 
  845.    height: 18px;
  846.    vertical-align: top;
  847. }
  848. .ms-vb a {
  849.    color: #3399ff;
  850.    text-decoration: none;
  851. }
  852. .ms-vb a:hover {
  853.    color: #ff9900;
  854.    text-decoration: underline;
  855. }
  856. .ms-vb a:visited {
  857.    color: #3366cc;
  858.    text-decoration: none;
  859. }
  860. .ms-vb a:visited:hover {
  861.    text-decoration: underline;
  862. }
  863. .ms-homepagetitle {
  864.    font-family: Times New Roman, serif;  
  865.    font-size: 12pt;
  866.    color: #000000;
  867.    font-weight: bold;
  868.    text-decoration: none;
  869. }
  870. :hover.ms-homepagetitle {
  871.    text-decoration: underline;
  872. }
  873. .ms-addnew {
  874.    font-weight: normal;
  875.    font-family: Arial, sans-serif;  
  876.    font-size: .68em;
  877.    color: #999933;
  878.    text-decoration: none;
  879. }
  880. .ms-cal {
  881.    border-collapse:collapse;
  882.    table-layout:fixed;
  883.    font-family: Arial, sans-serif;
  884.    cursor:default;
  885. }
  886. .ms-caltop {
  887.    border-top:1px solid #000000;
  888.    border-left:1px solid #000000;
  889.    border-right:1px solid #000000;
  890.    vertical-align:top;
  891.    font-size: 10pt;
  892.    width: 14%;
  893.    height:30px;
  894. }
  895. .ms-calhead {
  896.    border:none;
  897.    text-align:center;
  898.    background-color: #3399ff;
  899.    color: #ffffff;
  900.    font-size: 16pt;
  901.    font-family: Arial, sans-serif;
  902.    padding: 2px;
  903. }
  904. .ms-caldow {
  905.    border-top:1px solid #000000;
  906.    border-left:1px solid #000000;
  907.    border-right:1px solid #000000;
  908.    vertical-align:top;
  909.    text-align:center;
  910.    font-weight: bold;
  911.    font-size: 10pt;
  912.    color: #000000;
  913.    height:20px;
  914. }
  915. .ms-calmid {
  916.    border-left:1px solid #000000;
  917.    border-right:1px solid #000000;
  918.    height:20px;
  919. }
  920. .ms-calspacer {
  921.    border-left:1px solid #000000;
  922.    border-right:1px solid #000000;
  923.    height:4px;
  924. }
  925. .ms-calbot {
  926.    border-top:none;
  927.    border-left:1px solid #000000;
  928.    border-right:1px solid #000000;
  929.    border-bottom:1px solid #000000;
  930.    height:2px;
  931. }
  932. .ms-appt a {
  933.    color: #000000;
  934. }
  935. .ms-appt a:hover {
  936.    color: red;
  937. }
  938. .ms-appt {
  939.    border:2px solid #ff9900;
  940.    text-align:center;
  941.    vertical-align: middle;
  942.    font-size:8pt;
  943.    height:18px;
  944.    overflow:hidden;
  945.    background-color: #cccccc;
  946.    color: black;
  947. }
  948. .ms-caldowdown {
  949.    font-weight: bold;
  950.    font-style: italic;
  951.    color: #000000;
  952.    text-align: center;
  953.    vertical-align: middle;
  954. }
  955. .ms-caldown {
  956.    font-size: 8pt;
  957.    color: #000000;
  958.    text-align: left;
  959.    vertical-align: top;
  960. }
  961. .ms-datepickeriframe {
  962.    position:absolute;
  963.    display:none;
  964.    background:white;
  965. }
  966. .ms-datepicker {
  967.    font-family: Arial, sans-serif;
  968.    background-color: #ffffff;
  969.    color: #000000;
  970.    border: 2px outset activeborder;
  971.    cursor:default
  972. }
  973. .ms-dpdow {
  974.    border:none;
  975.    vertical-align:top;
  976.    text-align:center;
  977.    font-weight: bold;
  978.    font-size: 8pt;
  979.    color: #000000;
  980.    border-bottom:1px solid #000000;
  981. }
  982. .ms-dpday {
  983.    border:none;
  984.    font-size: 8pt;
  985.    text-align: center;
  986. }
  987. .ms-dpselectedday {
  988.    border:none;
  989.    background-color:#ffcc66;
  990.    font-size: 8pt;
  991.    text-align: center;
  992. }
  993. .ms-dpnonmonth {
  994.    color: #999999;
  995.    border:none;
  996.    font-size: 8pt;
  997.    text-align: center;
  998. }
  999. .ms-dphead {
  1000.    border:none;
  1001.    text-align:center;
  1002.    font-weight: bold;
  1003.    font-size: 8pt;
  1004.    background-color: #3399ff;
  1005.    color: #ffffff;
  1006. }
  1007. .ms-dpfoot {
  1008.    text-align:center;
  1009.    font-size: 8pt;
  1010.    text-align: center;
  1011.    font-style: italic;
  1012.    border-top:1px solid;
  1013.    border-left:none;
  1014.    border-bottom:none;
  1015.    border-right:none;
  1016.    height:24px;
  1017. }
  1018. IMG.ms-button {
  1019.    cursor:hand;
  1020. }
  1021.